ElementType Property

Summary
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Syntax
C#
VB
C++
public Type ElementType {get;} 
Public ReadOnly Property ElementType As Type 
public: 
property Type^ ElementType { 
   Type^ get(); 
} 

Property Value

A Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.